Moved font lists from the klass structure to a static structure in
authorOwen Taylor <otaylor@gtk.org>
Tue, 16 Jun 1998 03:40:04 +0000 (03:40 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 16 Jun 1998 03:40:04 +0000 (03:40 +0000)
commitd36df18dee814c690fd5736729ea54175b3be628
tree1f827dedac17253bdf0e97ede40c1dde9f1236d0
parent406fd3362c91e42f2263ae74ba1301b1cfa4905f
Moved font lists from the klass structure to a static structure in

Mon Jun 15 23:39:44 1998  Owen Taylor  <otaylor@gtk.org>

* gtk/gtkfontsel.[ch] (gtk_font_selection_dialog_init): Moved font
lists from the klass structure to a static structure
in gtkfontsel.c; cleans up global the namespace.

Mon Jun 15 22:16:10 1998  Owen Taylor  <otaylor@gtk.org>

* gtk/makeenums.pl (parse_entries): Fix (untriggered)
bug with /*< skip >*/ and remove warning.
15 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtk.defs
gtk/gtkfontsel.c
gtk/gtkfontsel.h
gtk/gtktypebuiltins.h
gtk/gtktypebuiltins_evals.c
gtk/gtktypebuiltins_ids.c
gtk/gtktypebuiltins_vars.c
gtk/makeenums.pl